projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b46c2
)
Set 146th element of
author
Kenichi Handa
<handa@m17n.org>
Sat, 16 Aug 1997 01:56:45 +0000
(
01:56
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sat, 16 Aug 1997 01:56:45 +0000
(
01:56
+0000)
latin-extra-code-table to `t'.
lisp/international/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-conf.el
b/lisp/international/mule-conf.el
index c5fb7aa32f36f628aee7e46be003659c52723e4d..83e67db7a649f2c6a8836c07215127ad70eb88cb 100644
(file)
--- a/
lisp/international/mule-conf.el
+++ b/
lisp/international/mule-conf.el
@@
-330,4
+330,8
@@
coding-category-iso-8-else
coding-category-binary))
+
\f
+;;; Miscellaneous settings.
+(aset latin-extra-code-table ?\222 t)
+
;;; mule-conf.el ends here